home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac-Source 1994 July
/
Mac-Source_July_1994.iso
/
Other Langs
/
Tickle-4.0 (tcl)
/
library
/
help
/
tcl
/
files
/
chmod
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-10-26
|
350 b
|
9 lines
|
[
TEXT/$Tcl
]
chmod mode filelist
Set permissions of each of the files in the list filel-
ist to mode, where mode is an absolute numeric mode or
symbolic permissions as in the UNIX chmod(1) command.
To specify a mode as octal, it should be prefixed with
a "0" (e.g. 0622).